[MNG-7441] 3.8.x Update version of logback - #708
Conversation
This issue is fluke, as logback is actually optional dependency, but still, to cut reports like these from root, let's do this update.
bmarwell
left a comment
There was a problem hiding this comment.
LGTM.
This is good because it will silence security scanners. While this dependency is optional, it might actually ship with Maven. It does not do so at the moment (slf4j-simple will ship with maven if I am not mistaken).
Anyway, +1 for the update.
|
Nice waste of time for bogus as you have said ;-) |
|
Any idea why Jenkins failed this build? Since the change of ASF CI build Jenkins is really utterly unreliable.... 😞 |
|
This seemed to be the reason: |
|
Java 7? |
|
Maven 3.8.X ist built also with JDK 7... https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-3.8.x/ |
|
If it is only about |
|
In maven-3.8.x build there is the same errors like: Root cause (probably), command line executed by verifier : there is missing property in command line |
This issue is fluke, as logback is actually optional dependency, but still, to cut reports like these from root, let's do this update.
|
Resolve #9297 |
This issue is fluke, as logback is actually optional
dependency, but still, to cut reports like these from
root, let's do this update.
https://issues.apache.org/jira/browse/MNG-7441